| About HTML Tags |
| Getting Web Space |
| Horizontal Lines |
| Break |
| Paragraphs |
| Center Alignment |
| Colors |
| Adding Images |
| Adding Links |
| Adding Background Images |
|
|
In the <BODY> tag, use this:
Other places in which you can choose colors are text (color of text), link (the color of links), and vlink (the color of visited links).
All colors are made of 6 letter/number combinations. Click Here to check out a color chart, with the codes to put cool colors on your page.
Colors are also used in fonts, as an attribute. The same rules apply...use the 6 digit code! (Fonts are found in the Intermediate section)
IMPORTANT-- Don't forget the # sign in front of your color code! If you don't use it, your color will not show up (HTML is VERY precise!)That's about it for colors!!